projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c6c3d
)
openssh: fix openssh-sftp-server deps when SSP_SUPPORT
author
Catalin Patulea
<
[email protected]
>
Thu, 26 Jun 2014 17:53:19 +0000
(13:53 -0400)
committer
Catalin Patulea
<
[email protected]
>
Thu, 26 Jun 2014 17:53:19 +0000
(13:53 -0400)
net/openssh/Makefile
patch
|
blob
|
history
diff --git
a/net/openssh/Makefile
b/net/openssh/Makefile
index 3166ce204201e9fb39080d2b87a2c7323edab018..91c9de2a00d710ba66b4b0964f2317aad859cf95 100644
(file)
--- a/
net/openssh/Makefile
+++ b/
net/openssh/Makefile
@@
-121,7
+121,7
@@
endef
define Package/openssh-sftp-server
$(call Package/openssh/Default)
TITLE+= SFTP server
- DEPENDS:=
+ DEPENDS:=
+SSP_SUPPORT:libssp
endef
define Package/openssh-sftp-server/description